div,p,h1,h2,h3,h4,h5,h6,span,i,a,li,ul,body{
	font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans","Hiragino Sans GB",'微软雅黑',STHeiti,"WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
     padding:0; margin:0; font-size: 12px; line-height: 18px; color: #3b3b3b; letter-spacing: 0.5px; word-spacing: normal;
}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
a:hover,a:link{text-decoration: none;}
.no-padding{padding: 0;}
img{display: block;}
.img_block{display: block; width: 100%;}
.of{overflow: hidden;}
.mt{margin-top: 12px;}
body{background: #fff;}
.content{max-width: 1300px; margin: 0 auto; background: #fff; /*-webkit-box-shadow:0 0px 5px #000;
-moz-box-shadow:0 0px 5px #000; -ms-box-shadow:0 0px 5px #000; box-shadow:0 0px 5px #000;*/ }
.container{margin: 0 auto; width: 1200px;}

.navigation{display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 2px solid #b8b8b8; position: relative;}
.navigation_hidden{display: none; position: absolute; left: 0; top: 0; width: 1200px; z-index: 1; }
.navigation_hidden_opacity{width: 100%; height: 42px; background: transparent;}
.navigation_hidden_code{display: flex; justify-content: space-around; height: 100%; align-items: center; height: 212px; background-image: url(../images/navigation.png); background-size: cover; background-position: center 0; background-repeat: no-repeat;}
.hidden_code_child{width: 120px; text-align: center;}
.show_code{cursor: pointer;}
.hidden_code_child img{width: 100%; margin-bottom: 6px;}
.hidden_code_child span{color: #fff; font-size: 14px; }
.navigation .navigation_l,.navigation .navigation_r{position: relative; z-index: 2;}
.navigation .navigation_l ul{display: flex;}
.navigation .navigation_l ul li,.navigation_other ul li{margin:0 5px;}
.navigation .navigation_l ul li:first-child{margin-left: 0;}
.navigation .navigation_r,.navigation_other ul{display: flex;}
.navigation .navigation_r ul li:last-child{margin-right: 0;}
.navigation_other{margin-left: 75px;}
.navigation_r .form input{outline: none; border: none; background: transparent; padding: 0;}
.navigation_r .form form{display: flex; align-items: center; justify-content: space-between; width: 165px; height: 20px; box-sizing: border-box; border-radius: 5px; border: 1px solid #898ca5;}
.navigation_r .form form .sub{display: block; width: 12px; height: 10px; background-image: url(../images/search.png); background-size: 11px 10px; background-position: center 0; background-repeat: no-repeat;   margin-left: 5px;}
.navigation_r .form input.sub_input{height: 12px; width: 140px; font-size: 12px; box-sizing: border-box; line-height: 12px; border-left: 1px solid #e9e9e9; padding-left: 5px;}
.advertisement{display: flex; justify-content: space-between;}
.advertisement_img.advertisement_img_most{width: 875px;}
.advertisement_img{width: 300px;}
.advertisement_img a{width: 100%;}
.advertisement_img a img{width: 100%;}
.menu{position: relative; display: flex; justify-content: flex-end; background: #055; height: 46px; }
.menu .menu_l{position: absolute; left: -6px; top: -6px;}
.menu .menu_l img{display: block;}
.menu .menu_r{width: 1055px;}
.menu .menu_r ul{display: flex; justify-content: space-around;}
.menu .menu_r ul li a{color: #fff; font-weight: bold; font-size: 20px; line-height: 46px;}
.menu_more{position: relative}
.menu_more .menu_more_box{
    display: none;
    position: absolute; z-index: 2;
    right: -21px;
    width: 110px;
    top: 46px;
}
.menu_more:hover .menu_more_box{display: block!important;}
.menu_more_child{width: 100%; background: #055; border-top: 1px solid #fff;}
.menu_more_child a{color: #fff; width: 100%; font-size: 16px; line-height: 30px; display: block; text-align: center; font-weight: normal!important;}

.page_content{display: flex; justify-content: space-between;}
.page_content_l{width: 240px;}
.page_content_r{width: 300px;}
.page_content_center{width: 610px;}

.content_l_list_title{width:100%; height: 28px; background-color: #099;}
.content_l_list_title a{line-height: 28px; font-size: 16px; color: #fff; padding-left: 12px; font-weight: bold;}
.content_l_list_box{background: #f8feff; padding: 12px 10px 0.5px;}
.content_l_list_top a span{font-size: 14px; line-height: 20px;  color: #006677;  display: block;}
.content_l_list_top{background: #f8feff; /*padding: 5px 10px 0;*/ display: flex; justify-content: space-around;}
.content_l_list_top a{display: inline-block;}
.content_l_list_top img{margin: 5px 0 0 0; width: 100%;}
.content_l_list_top span{padding:5px 5px 0;}
.content_l_list_box ul li{margin-bottom: 10px; position: relative; padding-bottom: 10px;}
.content_l_list_box ul li::after{
	content: ''; width: 95%;  border-bottom: 1px solid #ddd; position: absolute; left: 2.5%; bottom: 0; 
}
.content_l_list_box ul li a{color: #3b3b3b; display: block; position: relative; background-image: url(../images/dian.png); background-size: 4px 4px;
 background-position: left 6px; background-repeat: no-repeat; padding-left: 10px; font-size: 13px; line-height: 17px;}
.content_l_list_box ul li:last-child{padding-bottom: 0;}
.content_l_list_box ul li:last-child::after{
	border: 0; 
}
.content_l_list_box ul li.ysygg a{background-image: none; padding-left: 0; color: #006677;}
.content_l_list_top_two a span{
    font-size: 13px!important; line-height: 17px!important; padding-right: 0!important; padding-left: 4px!important; letter-spacing: 0; padding-top: 10px;
}
.carousel {
	width: 100%;height: 270px;margin: 0 auto;overflow: hidden;position: relative;
}
.carousel-list {
	width: 30000px; /* transition: transform 0.5s ease; */ position: absolute; left: 0; top: 0;
}
.carousel-item {float: left; width: 610px; height: 270px; position: relative;}
.carousel-item img {width: 610px;height: 270px; object-fit: cover;}
.carousel-item span{display: block; position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; font-size: 20px;
 line-height: 45px;  padding: 0 15px; background-color: rgba(0, 0, 0, 0.5);
height: 45px; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; box-sizing: border-box;}
.carousel-control {position: absolute;top: 50%;transform: translateY(-50%);background: rgba(0,0,0,0.5);color: white;cursor: pointer; display: none;
height: 84px; width: 44px; line-height: 84px; text-align: center; font-size: 50px;}
.prev {left: 0;}
.next {right: 0;}
.carousel-dots {position: absolute;bottom: 10px;right: 10px;}
.dot {display: inline-block;width: 10px;height: 10px;background: rgba(255,255,255,0.5);border-radius: 50%;margin: 0 5px;cursor: pointer;}
.dot.active {background: #099; width: 30px; border-radius: 10px;}
.content_c_top .content_c_top_title{height: 51px; overflow: hidden; border-bottom: 1px solid #c6c6c6; display: flex; align-items: center;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding-left: 28px;}
  .content_c_top .content_c_top_title a.video img{display: block; width: auto; position: absolute; left: 0; top: 4px;}
.content_c_top .content_c_top_title::before{position: absolute; left: 0; top: 18px; font-size: 12px; width: 16px; height: 16px; line-height: 16px; color: #fff; font-weight: bold; text-align: center; display: inline-block;}
.content_c_top h1.content_c_top_title::before{content: '1'; background: #de0422;}
.content_c_top h2.content_c_top_title::before{content: '2'; background: #9f2424;}
.content_c_top h3.content_c_top_title::before{content: '3'; background: #773f3f;}
.content_c_top h4.content_c_top_title::before{content: '4'; background: #999;}
.content_c_top h5.content_c_top_title::before{content: '5'; background: #999;}
.content_c_top h6.content_c_top_title::before{content: '6'; background: #999;}
.content_c_top .content_c_top_title a{color: #3b3b3b; font-weight: bold; font-size: 18px; line-height: 51px; height: 100%;  position: relative;
 box-sizing: border-box; display: inline; padding-right: 15px;}
.content_c_top .content_c_top_title a:nth-child(2){border-left: 1px solid #333; padding-left: 15px; padding-right: 0!important;} 
.content_c_top .content_c_top_title a.video{position: relative; padding-left: 25px;}
.content_c_top .content_c_top_title a.video::before{
    content: ''; width: 18px; height: 18px; position: absolute; left: 0; top: 4px;
    background-image: url(https://www.c114.com.cn/images/icon-vod.png); background-size: 18px 18px; background-position: center 0; background-repeat: no-repeat;
}
.content_c_top .content_c_top_title a:nth-child(2).video{padding-left: 40px;}
.content_c_top .content_c_top_title a:nth-child(2).video:before{left: 15px;}
.content_c_top .content_c_top_title a span{display: inline-block; width: 20px; height: 20px; line-height: 20px; color: #fff; font-weight: bold; text-align: center; 
position: absolute; left: 0; top: 17px; }
/*.content_c_top .content_c_top_title a span.one{background: #de0422;}
.content_c_top .content_c_top_title a span.two{background: #9f2424;}
.content_c_top .content_c_top_title a span.three{background: #773f3f;}
.content_c_top .content_c_top_title a span.four{background: #656565;}*/
.content_c_list_b0{margin-bottom: 7px;}
.content_c_list{display: flex; align-items: center; justify-content: space-between; background: #f7feff; margin-top: 7px;}
.content_c_list_box { width: 510px; height: 36px; overflow: hidden; position: relative; margin: 0 auto;}
.scroll-list {
    position: absolute; top: 0; left: 0; margin: 0; padding: 0; list-style: none; width: 100%;
}
.scroll-list li { height: 36px; box-sizing: border-box; width: 100%;}
.content_c_list_img{width: 85px;}
.content_c_list_img img{width: 80px; margin-left: 4px;}
.scroll-list li a{display: -webkit-box; width: 100%; height: 100%; color: #3b3b3b; line-height: 36px; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; background-image: url(../images/dian.png); background-size: 5px 5px; background-position: left 15px; background-repeat: no-repeat; padding:0 10px; box-sizing: border-box;}
.marquee{display: flex; align-items: center; justify-content: space-between; background: #f7feff;}
.marquee_img{width: 85px;}
.marquee_img img{display: block; width: 100%;}
.marquee marquee { width: 510px; height: 36px; overflow: hidden; position: relative; margin: 0 auto;}
.marquee marquee a{display: inline-block;  color: #3b3b3b; line-height: 36px; margin: 0 5px; font-size: 13px;}

.common_title{display: flex; justify-content: space-between; align-items: center; position: relative; border-top: 1px solid #011b2f; padding: 8px 0 18px 0;}
.common_title .name{color: #099; font-size: 17px; line-height: 1; font-weight: bold;}
.common_title .name a{color: #099; font-size: 17px; line-height: 1; font-weight: bold;}
/*.common_title .name.name_two{position: relative;}*/
.common_title .name.name_two span{color: #099; position: relative; font-size: 17px; padding-right: 25px;}
.common_title .name.name_two span::after{
    content: ''; width: 18px; height: 18px; position: absolute; right: 0; top: 4px;
    background-image: url(https://www.c114.com.cn/images/icon-vod.png); background-size: 18px 18px; background-position: center 0; background-repeat: no-repeat;
}
.video_list_top.video_list_top2 .live_column span.time{padding: 0 7px;} 
.common_title .more{color: #3b3b3b; font-size: 12px; line-height: 1; }
.common_title::before{content: ''; position: absolute; left: 0; top: -2px; width: 70px; height: 3px; background: #009ea7;}
/* .page_content_center_list_box{margin-top: 10px;} */
.center_list{margin-bottom: 26px;}
.center_list a{display: flex; height: 84px; justify-content: space-between; }
.center_list a img{width: 150px;}
.center_list a .text{width: 440px; height: 100%; display: flex; flex-wrap: wrap; align-content: space-between;}
.scroll-list li a{font-size: 13px;}
.center_list a .text .title,.center_list a .text .text_bottom{width: 100%;}
.center_list a .text .title{font-size: 18px; line-height: 26px; color: #3b3b3b; }
.center_list a .text .time{font-size: 12px; line-height: 18px; color: #8f8f8f;}
.video_list_top.video_list_top2 .live_column span.state{font-size: 13px; line-height: 18px;}
.video_list_top.video_list_top2 .live_column span.title{color: #067;}
.convention .video_list_box li{position: relative;}
/*.convention .video_list_box li span{position: absolute; right: 0; top: 0;}*/

.topic_box{margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.topic_box:last-child{margin-bottom: 0; border-bottom: 0; padding-bottom: 0px;}
.topic_box a{display: flex; height: 60px; justify-content: space-between; }
.topic_box a img{width: 60px;}
.topic_box a .text{width: 270px; padding-left: 10px; box-sizing: border-box; height: 100%; display: flex; flex-wrap: wrap; align-content: center;}
.topic_box a .text .title,.topic_box a .text .text_bottom{width: 100%;}
.topic_box a .text .title{font-size: 13px; line-height: 16px; color: #3b3b3b; margin-bottom: 10px;}
.topic_box a .text .time{font-size: 12px; line-height: 12px; color: #8f8f8f;}

.video_list_top img{width: 100%;}
.video_list_top span{color: #067; border-bottom: 1px solid #ddd; font-size: 14px; line-height: 20px; padding: 10px 0; display: block; text-align: center;}
.video_list_top.video_list_top2 .live_column span{border-bottom: 0; margin: 0;}
.video .video_list_top a{position: relative; display: block;}
.video .video_list_top a::after{
	content: ''; width: 60px; height: 60px; position: absolute; left: 50%; top: 60px; margin: 0 0 0 -30px; background-image: url(../images/player.png); background-size: 60px 60px; background-position: center 0; background-repeat: no-repeat;
}
.video_list_box ul li{margin-top: 7px; border-bottom: 1px solid #ddd; padding-bottom: 10px; }
.video_list_box ul li a{color: #3b3b3b; display: block; background-image: url(../images/dian.png); background-size: 4px 4px;
 background-position: left 6px; background-repeat: no-repeat; padding-left: 10px; font-size: 13px; line-height: 17px; position: relative;}
/*.video_list_box ul li a::after{
    content: ''; width:100%;  border-bottom: 1px solid #ddd; position: absolute; left: 0; bottom: 0; 
}*/
.video_list_box ul li:last-child a{position: static; padding-bottom: 0;}
.video_list_box ul li:last-child a::after{
    width: 0;  border-bottom: 0; position: static;  
}
.convention .video_list_box ul li a{display: -webkit-box; width: 200px; height: 17px; overflow: hidden;
-webkit-box-orient: vertical; -webkit-line-clamp: 1;
}
.align_center{text-align: center;}
.live_column{ border-bottom: 1px solid #ddd;}
/*.live_column span{display: inline;}*/
.live_column .state{color: red!important; padding: 2px 1px;}
.live_column .state{color: #00969e;}
.live_column .title{color: #3b3b3b;}

.txr_list .txr_box{background: #f8feff; margin-bottom: 7px; padding: 15px 10px 7px;}
.txr_list .txr_box:nth-child(n+6){display: none;}
.txr_list .txr_box .title a{color: #067; font-size: 14px; line-height: 21px;}
.txr_list .txr_box .title{margin-bottom: 6px;}
.txr_list .txr_box p{color: #8f8f8f; font-size: 13px; line-height: 17px;}
.txr_list .txr_box .information{display: flex; justify-content: space-between; align-items: center;
 border-top: 1px solid #ddd; padding-top: 6px; margin-top: 10px;}
.txr_list .txr_box .information img{width: 18px; height: 18px; border-radius: 50%; margin-right: 4px;}
.txr_list .txr_box .information .people,.view_replies{display: flex; color: #8f8f8f;}
.txr_list .txr_box .information .view span,.txr_list .txr_box .information .replies span{font-size: 11px; letter-spacing: 0; color: #8f8f8f;}
.txr_list .txr_box .information .view span,.txr_list .txr_box .information .replies span{
    background-repeat: no-repeat; background-position: left 1px; height: 16px; display: inline-block; padding-left: 20px;
}
.txr_list .txr_box .information .view span:first-child{background-image: url(../images/eye.png); background-size: 16px 16px;}
.txr_list .txr_box .information .replies span:first-child{background-image: url(../images/xinxi.png); background-size: 18px 18px;
background-position: left 0;}
.view_replies{font-size: 10px;}
.view_replies .view{margin-right: 5px; color: #8f8f8f;}
.view_replies .replies{margin-left: 5px;}
.txr_more a{display: block; color: #3b3b3b; text-align: center; width: 138px;height: 20px; border: 2px solid #a1a1a1; border-radius: 5px; line-height: 20px; margin: 0 auto; font-size: 13px;}
.advertisement_list.advertisement{margin-top: 30px; display: block;}
.advertisement_box{margin-top: 12px;}
.advertisement_box a{display: block;}
.advertisement_box a img{width: 100%; height: 60px;}
/*合作伙伴*/
.Flink1{border-top: 2px solid #011b2f; padding: 15px 20px 40px; margin-top: 60px;}
.Flink1 .Flink1_title{font-size: 18px; color: #067;}
.Flink1 h4{font-weight: normal; color: #979797; font-size: 17px; line-height: 27px; margin-top: 20px;}
.Flink1 div a{color: #979797; font-size: 13px; line-height: 20px;}

.Flink1 div a {
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #a6a6a6;
}
.Flink1 div a.last {border: 0;}

.foot {
    padding: 40px 0 60px;
    background: #099;
}
.foot_box{display: flex; justify-content: space-between; align-items: center;}
.foot-2 p a,.foot-2 p{color: #fff; font-size: 14px; line-height: 20px;}
.foot_l{display: flex; align-items: center;}
.foot-2{margin-left: 20px;}
.foot-1 img{width: 180px;}
.foot_href_big{font-size: 16px; line-height: 24px;}
.foot_mr{margin-bottom: 15px;}
.foot-3{display: flex; flex-wrap: wrap; width: 430px; }
.foot-3 p{width: 133px; margin: 5px;}
.foot-3 p img{width: 133px; height: 40px;}

.chat_fixed{position: fixed; left: 50%; top: 700px; margin-left: 620px;}
.chat_fixed_child{width: 120px; margin-bottom: 12px;}
.chat_fixed_box{display: flex; flex-wrap: wrap; align-content: center; width: 120px;}
.chat_fixed_child a{display: block;}
.chat_fixed_child img{margin: 0 auto;}
.go_top{display: none;}
.recent_exhibitions{border-left: 3px solid #099; font-size: 14px; line-height: 20px; padding-left: 10px; color: #099; margin:0 0 10px;}
.convention .video_list_top span{border-bottom: none;}
.convention .video_list_box ul{border-top: 1px solid #ddd;}
.convention .video_list_box li{margin-top: 0; padding-top: 7px; display: flex; align-items: center; justify-content: space-between;}
.convention  .video_list_top{position: relative;}
.convention  .video_list_top .topic{width: 44px; height: 22px; color: #fff; font-size: 12px; line-height: 22px; background: #099;
    position: absolute; left: 10px; top: 0; text-align: center;
}
.live .video_list_top a{display: block; position: relative;}
.live_video_text_time{position: absolute; left: 10px; top: 0; background: #099; display: inline-block; padding: 4px 10px;}
.live_video_text_time div{display: inline-block; color: #fff; font-size: 12px; line-height: 14px;}
.live_video_text_time div.time{border-left: 1px solid #fff; padding-left: 5px; margin-left: 5px;}


/*文章页*/
.menu_article{justify-content: space-between; align-items: center; padding: 0 15px;}
.article_nav_l{display: flex; align-items: center;}
.article_nav_l a img{display: block; width: 70px;}
.article_nav_title{ margin-left: 20px; border-left: 1px solid #fff; padding-left: 20px;}
.article_nav_title a{color: #fff; font-size: 24px; line-height: 30px; font-weight: bold;}
.article_nav_hidden{display: none; position:absolute; left: 0; top: 46px; width: 100%; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); padding: 20px 15px 15px; box-sizing: border-box; z-index: 1; background: #fff;}
.list_one{display: flex; justify-content: space-between; gap: 15px;}
.list_one a{width: 25%; display: block;}
.list_one a img{display: block; width: 100%; border-radius: 15px;}
.list_two{margin-top: 5px;}
.list_two a{background: #f8f8f8; color: #00969e; display: inline-block; font-size: 16px; line-height: 27px; padding:0 20px; margin-top: 15px; margin-right: 15px; border-radius: 5px;}
.article_con_l{width: 800px;}
.article_con_r{width: 360px;}
.article_con{display: flex; justify-content: space-between;}
.article_button_list{width: 48px;}
.article_text{width: 720px;}
.article_text p,.article_text p a{font-size: 18px; line-height: 30px; color: #333;}
.article_text p{margin-bottom: 30px; text-align: justify;}
.article_text p img{display: block; margin: 0 auto; width: auto; max-width: 100%;}
.article_text p a img{display: inline-block;}
.article_text p a:hover{text-decoration: underline; color: red;}
.article_top .time{font-size: 14px; line-height: 20px; color: #999; margin-top: 8px;}
.article_top .article_title{font-size: 32px; line-height: 40px; color: #333; font-weight: bold; margin: 4px 0 20px;}
.article_top .article_author{font-size: 16px; line-height: 24px; color: #bbb;}
.article_con{margin-top: 30px;}
.tp1_p{padding: 15px; background: #f7feff;}
.tp1_p p{color: #999; font-size: 12px; line-height: 18px; margin-bottom: 0;}
.tp1_p p a{color: #099; font-size: 12px; line-height: 18px;}
			/*   点赞开始   */
.nVote_box{position: relative; margin-top: 40px; margin-bottom: 40px; height: 46px;}
.nVote_line{position: absolute; left: 0; top: 23px; width: 100%; height: 1px; background: #ddd;}			
.nVote{width: 500px; height: 46px; line-height: 46px; border-radius: 25px;  position: absolute; left: 125px; z-index: 10; background: #fff; padding: 0 15px;
box-sizing: border-box; display: flex; justify-content: space-between; align-items: center;}
/* .nVote_box .l{float: left;} */
.nVote div{width: 33.3333%; line-height: 46px; display: flex;  align-items: center; justify-content: center;}
.nVote span.nVote-dig{width: 36px; height: 36px; display:block; float: left; background: url(../../comment/comment2013/images/dig.png) no-repeat; cursor: pointer; margin-top: 6px; margin-right: 12px;}
.nVote_text2{display:block; float: left; padding-right: 15px;}
.nVote span.nVote-bury{width: 36px; height: 36px; display:block; float: right; background: url(../../comment/comment2013/images/bury.png) no-repeat; cursor: pointer; margin-top: 6px;}
.nVote div.r{text-align: right; overflow: hidden; }
.nVote div.m span{display: inline-block; margin:0 10px; font-size: 18px;}
.nVote div.m .dig{color: #ee0000;}
.nVote div.m .bury{color: #009999;}
.nVote_text{font-size: 18px; color: #999;}
.nVote div.m{text-align: center; font-size: 14px; background:none;}
/*   点赞开始   */
.share{/*overflow: hidden; */background: #f4f4f4; height:64px}
.social-share{float: right; margin:12px;}
.share .bdsharebuttonbox{float: right;}
.share_left{float: left; overflow: hidden; height: 64px;}
.share_left img{float: left;}
.share_left p{height: 64px; line-height: 64px; color: #666; font-size: 16px; width: 500px;  float: left; padding-left: 15px; overflow: hidden; text-overflow: ellipsis;
 white-space: nowrap;}
.social-share .icon-wechat{margin-right: 10px; padding-right: 10px; border-right: 1px solid #ddd!important; border-radius: 0;}
.social-share .social-share-icon{
	border: 0;
}
.social-share .icon-wechat:before{
	content: '';
	background-image:url(../../comment/comment2013/images/share_btn1.png);
	position: absolute;
	left: 0;top: 0;width: 32px;height: 32px;
}
.social-share .icon-wechat:hover{
	background: transparent;
}
.social-share .icon-wechat:hover:before{
	background-image:url(../../comment/comment2013/images/weixin32-b.png);
}
.social-share .icon-weibo:hover{
	background: transparent;
}
.social-share .icon-weibo:before{
	content: '';
	background-image:url(../../comment/comment2013/images/share_btn2.png);
	position: absolute;left: 0;top: 0;width: 32px;height: 32px;
}
.social-share .icon-weibo:hover:before{
	background-image:url(../../comment/comment2013/images/Weibo32-b.png);
}
/*相关链接*/
.related_links{border:1px solid #ddd; padding: 0 20px 20px; margin:40px 0 0;}
.related_links .related_links_tit{font-size: 18px; line-height: 20px; color: #067; border-top: 5px solid #067; padding: 20px 0 0; float: left;}
.related_links_of{overflow: hidden;}
.related_links_keyword{float: left; margin:27px 0 0 15px;  height: 20px; max-width: 550px;}
.related_links_keyword a{display:inline-block; font-size: 16px; line-height: 20px; color: #999; background: #f4f4f4; padding: 0 7px; margin: 0 5px;}
.related_links_keyword a:hover{color: #d6000f;}
.related_links ul li{padding-top: 15px; width: 100%; overflow: hidden;}
.related_links ul li a{font-size: 18px; color:#333; line-height: 27px; display: block; width: 650px; padding-right: 28px;
background: url(../../comment/comment2013/images/right.png) no-repeat center right;}
.related_links ul li .author_time{margin-top: 5px; }
.related_links ul li .author_time span{display: inline-block; font-size: 14px; color: #999; margin-right: 5px;}
/*为您推荐*/
.recommendation_for_you{border-top: 3px solid #067; position: relative; overflow: hidden; margin-top: 40px;}
.recommendation_tit{font-size: 24px; color: #067; padding: 40px 0 30px;}
.recommendation_list{height: 280px;}
.recommendation_list ul{position: absolute; left: 0; width: 3700px;}
.recommendation_list ul li{width: 224px; margin-right: 20px; float: left;}
.recommendation_list ul li img{display: block; width: 100%; height: 126px;}
.recommendation_list ul li a{display: block; font-size: 14px; line-height: 18px; color: #333; padding: 18px 0 12px;}
.recommendation_list ul li p span{font-size: 14px; line-height: 14px; color: #999; display: inline-block;}
.recommendation_list_btn span{position: absolute; top: 40px; display: block; width: 32px; height: 32px; background-repeat: no-repeat;
background-position: center 0;}
.recommendation_list_btn span.recommendation_list_btn_left{right: 50px; background-image: url(../../comment/comment2013/images/left32-gray.png);}
.recommendation_list_btn_left2{background-image: url(../../comment/comment2013/images/left32-green.png)!important;}
.recommendation_list_btn span.recommendation_list_btn_right{right: 0; background-image: url(../../comment/comment2013/images/right32-green.png);}
.recommendation_list_btn_right2{background-image: url(../../comment/comment2013/images/right32-gray.png)!important;}

.mb1{margin-bottom: 20px;}
.pege_center_adv.mb1{margin-bottom: 26px;}
	/*      右边         */
}
.content-right img{display: block;}
.bo_tit{display: inline-block; border-top: 4px solid #009999; padding: 20px 0 0; font-size: 18px; color: #009999;}
.new_video_list .new_video{overflow: hidden; margin-top: 20px;}
.new_video_list .new_video img{display: block; float: left; width: 120px; margin-right: 10px;}
.new_video_list .new_video span.new_videotit{display: block; font-size: 14px; line-height: 18px; color: #666; height: 36px; overflow: hidden; padding-top: 5px;}
.new_video_list .new_video p span{font-size: 14px; line-height: 18px; color: #999; padding-top: 5px; display: inline-block;}
.new_video{position: relative; }
.bo.new_video{border-top: 1px solid #ddd;}
.new_video_more{display: inline-block; position: absolute; right: 0; top: 24px; width: 24px; height: 24px; background-position: center 0;
background-repeat: no-repeat; background-image: url(../../comment/comment2013/images/more24-gray.png);}
.new_video_more:hover{background-image: url(../../comment/comment2013/images/more24-green.png);}
.swiper-container-one{margin-top: 20px;}
.special_planning .swiper-pagination{position: absolute; right: 0; top: 25px;}
.special_planning .swiper-pagination-bullet{margin: 0 3px;}
.special_planning .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #067;}
.special_planning .swiper-container-one img{display: block; width: 100%;}

.article_button{margin-bottom: 15px;}
.article_button_like,.article_button_step_on{position: relative; width: 48px; height: 48px; background-color: #fafafa; border-radius: 50% ;
 margin-bottom: 5px;}
.article_button_like_number,.article_button_step_on_number{text-align: center; color: #999;}
/*.article_button_like:before,.article_button_step_on:before{content: ''; width: 24px; height: 24px; position: absolute; left: 12px; top: 12px; background-size: 24px 24px; background-position: center 0; background-repeat: no-repeat;}
.article_button_like:before{background-image: url(../news/images/images_2025/like.png);}
.article_button_like:hover:before{background-image: url(../news/images/images_2025/like-g.png);}
.article_button_step_on:before{background-image: url(../news/images/images_2025/dislike.png);}
.article_button_step_on:hover:before{background-image: url(../news/images/images_2025/dislike-g.png);}*/
.article_button_like{background-image: url(../news/images/images_2025/like.png); background-size: 24px 24px;
 background-position: center 12px; background-repeat: no-repeat;}
.article_button_step_on{background-image: url(../news/images/images_2025/dislike.png); background-size: 24px 24px;
 background-position: center 12px; background-repeat: no-repeat;}
 .article_button_like:hover{background-image: url(../news/images/images_2025/like-g.png);}
 .article_button_step_on:hover{background-image: url(../news/images/images_2025/dislike-g.png);}

.article_button_list .social-share{float: none; margin: 0;}
.article_button_list .social-share .icon-wechat{margin: 0; padding: 0; border: 0!important; width: 48px; height: 48px; margin: 0 auto; display: block; margin-bottom: 15px;
background: #fafafa; border-radius: 50% ;}
.article_button_list .social-share .icon-wechat:before{background-image: url(../news/images/images_2025/weixin.png); background-position: center 12px;
background-repeat: no-repeat; background-size: 24px 23px; width: 48px; height: 48px;}
.article_button_list .social-share .icon-weibo{margin: 0; padding: 0; border: 0!important; width: 48px; height: 48px; margin: 0 auto; display: block;
background: #fafafa; border-radius: 50% ;}
.article_button_list .social-share .icon-wechat:hover::before{background-image: url(../news/images/images_2025/weixin-g.png);}
.article_button_list .social-share .icon-weibo:before{background-image: url(../news/images/images_2025/weibo.png); background-position: center 12px;
background-repeat: no-repeat; background-size: 24px 23px; width: 48px; height: 48px;}
.article_button_list .social-share .icon-weibo:hover::before{background-image: url(../news/images/images_2025/weibo-g.png);}

.new_video_list .new_video span.new_videotit:hover{color: #d6000f;}
.recommendation_list ul li:hover a{color: #d6000f;}
.related_links ul li a:hover{color: #d6000f;}